home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1036 < prev    next >
Encoding:
Text File  |  1996-08-06  |  964 b   |  29 lines

  1. Newsgroups: comp.lang.rexx
  2. Path: metro.atlanta.com!vertigo!not-for-mail
  3. From: myetto@cy.com
  4. Subject: Re: ICONFILE
  5. Message-ID: <2197cc$103528.210@vertigo>
  6. Date: Sun, 25 Feb 1996 21:53:40 GMT
  7. Reply-To: myetto@cy.com
  8. Organization: IBM TCP/IP for OS/2 Warp
  9. References: <4gh1tg$glh@info.ti.tele.no>
  10. X-Newsreader: IBM NewsReader/2 v1.9d - NLS
  11.  
  12. In <4gh1tg$glh@info.ti.tele.no>, @   (Jan Erik Hoel) writes:
  13. >Hi!
  14. >I use ICONFILE=<filename> to set an icon on a folder object via REXX, but does
  15. >anyone know how to set two icons for a folder? (I.e. one for the 'closed' and 
  16. >another for the 'open' state.)
  17. >
  18.  
  19.     I'm not sure where I saw this, nor could I find it again, but I think what 
  20. you want is ICONOFILE= for the second icon assigned to a folder.
  21.  
  22. //************************************************
  23. // myetto@cy.com             
  24. // Exercise abstinence from proclivity toward grandiloquent
  25. // sesquipedalian verbalizations.
  26. //************************************************
  27.  
  28.  
  29.